home *** CD-ROM | disk | FTP | other *** search
- Path: andrew.cmu.edu!elie+
- From: Elie Jean-Philippe <elie+@andrew.cmu.edu>
- Newsgroups: comp.lang.c
- Subject: hash table keyed by strings in C
- Date: Thu, 21 Mar 1996 02:49:37 -0500
- Organization: Masters student, Information Networking Institute, Carnegie Mellon, Pittsburgh, PA
- Message-ID: <0lIEcF200VQA0Q1W80@andrew.cmu.edu>
- NNTP-Posting-Host: po9.andrew.cmu.edu
-
- I need to implement a hashing function (in C) that returns a unique key
- to a hash table, given a string as an input.
-
- Has anyboy come accross or implemented such a code ?
- Any pointers would be greatly appreciated.
- Thanks.
-
- Elie.
-